set Tx Gpio
(Re)define GPS_TX_PIN for your board.
Content copied to clipboard
uint32 tx_gpio = 9;
Return
This builder for chaining.
Parameters
value
The txGpio to set.
(Re)define GPS_TX_PIN for your board.
uint32 tx_gpio = 9;
This builder for chaining.
The txGpio to set.